EMT Practice Test

1. Question Content...


Question List

Question1: Which ONE of the following is an example of a typical "Business-oriented work product"?

Question2: Which of the following is NOT a statement of value from the Agile Manifesto?

Question3: Which of the following is a benefit of a whole-team approach?

Question4: Which of the following allows a developer to define accurate unit tests focused on business needs?

Question5: Which two of the following statements are CORRECT with regards to test automation on agile projects?
1) Every test developed for past iterations is kept and executed as part of a regression suite for each new release of code.
2) It would be very difficult to ensure high quality in an agile project without test automation.
3) Automated acceptance tests are run regularly as part of the continuous integration full system build.
4) Automated regression suites are only run for the final release of code.
5) In agile projects, the results from automated acceptance tests provide feedback on the overall product quality.

Question6: What is the definition of agile software development?

Question7: Which statement about an Agile task board is CORRECT?

Question8: Why is regression of software a high risk in agile projects?

Question9: Which of the following would provide the MOST independence for testers working with agile teams?

Question10: Which of the following activities are done in release planning?
1) Identifying testable user stories with acceptance criteria.
2) Elaborating the user stories into tasks.
3) Prioritizing the user stories.
4) Creating acceptance tests for the user stories.
5) Analyzing risks for each of the user stories.
6) Performing high level estimation for the release.

Question11: A calculator application is being developed. The third sprint has been planned to add functionality to the calculator to allow scientific calculations.
Which TWO examples below represent activities that would likely be managed on an agile task board for the third sprint?
1) A task to design the features planned for the next sprint.
2) A task to run an acceptance test for a user story.
3) A task to automate regression tests.
4) A task to participate in training in preparation for the fourth sprint.
5) A task to produce a daily progress report for the agile team members.

Question12: What is the main benefit of the Test Pyramid?

Question13: Which of the following sentences related to Risk-based testing is CORRECT?